home *** CD-ROM | disk | FTP | other *** search
/ Wisdom on Demand - Your …e to Professional Success / Wisdom on Demand - Your Guide to Professional Success.iso / pc / BIN / COMMON / exit.swf / scripts / DefineButton2_99 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2003-07-02  |  95 b   |  5 lines

  1. on(press){
  2.    getUrl("event: restoreCursor", "");
  3.    getUrl("lingo:quitNEAprogram", "");
  4. }
  5.